ChordEvent Struct Reference

Chord event specific data. More...

#include <ivstevents.h>

Data Fields

int16 root
 range [0, 127] = [C-2, G8] with A3=440Hz
int16 bassNote
 range [0, 127] = [C-2, G8] with A3=440Hz
int16 mask
 root is bit 0
uint16 textLen
 the number of characters (TChar) between the beginning of text and the terminating
const TChartext
 UTF-16, null terminated Hosts Chord Name.

Detailed Description

Chord event specific data.

Used in Event (union)


Field Documentation

range [0, 127] = [C-2, G8] with A3=440Hz

range [0, 127] = [C-2, G8] with A3=440Hz

root is bit 0

the number of characters (TChar) between the beginning of text and the terminating

null character (without including the terminating null character itself)

const TChar* text

UTF-16, null terminated Hosts Chord Name.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.